Click or drag to resize

UnifiedMessagingProperties Class

Defines a response to a GetUMProperties Operation request.
Inheritance Hierarchy
SystemObject
  Independentsoft.Exchange.UnifiedMessagingUnifiedMessagingProperties

Namespace:  Independentsoft.Exchange.UnifiedMessaging
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class UnifiedMessagingProperties

The UnifiedMessagingProperties type exposes the following members.

Constructors
  NameDescription
Public methodUnifiedMessagingProperties
Initializes a new instance of the UnifiedMessagingProperties class.
Top
Properties
  NameDescription
Public propertyMissedCallNotificationEnabled
Indicates whether missed call notifications are enabled.
Public propertyOutOfOfficeEnabled
Contains a value that indicates the Unified Messaging Out of Office status for the user who is making a GetUMProperties Operation request.
Public propertyPlayOnPhoneDialString
Contains the default dial string to use for the PlayOnPhone Operation and PlayOnPhoneGreeting Operation.
Public propertyTelephoneAccessFolderEmail
Contains the identifier for the e-mail folder from which Unified Messaging will read messages over the telephone.
Public propertyTelephoneAccessNumbers
Contains the list of telephone numbers the user can use to access Unified Messaging via a telephone.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also